CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 边缘检测 opencv

搜索资源列表

  1. kmeans

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1361
    • 提供者:wanlixin
  1. kalman

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1699
    • 提供者:wanlixin
  1. edgedetectOpenCVVCNET

    0下载:
  2. 基于OPENCV 和VC 开发的边缘检测-OPENCV and VC-based development of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:287791
    • 提供者:潘家财
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2910102
    • 提供者:陶应学
  1. OpenCV_FirstDemo

    0下载:
  2. OpenCV的初学练习,包含简单的图像处理,边缘检测、视频处理等等,可作为初学者的入门练习参考。-OpenCV of beginner exercises, including simple image processing, edge detection, video processing and so on, can be used as reference for beginners to practice entry.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:235798
    • 提供者:suffering
  1. laplace

    0下载:
  2. 利用OPENCV,从摄像头或AVI文件中得到视频流,对视频进行边缘检测,并输出结果-The use of OPENCV, from camera or AVI file to be video streaming of video edge detection, and output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:421138
    • 提供者:王鹤
  1. openCV-contours

    0下载:
  2. 基于openCV.VC2005 图像处理。 边缘检测。 错误检查-finds defects of convexity of biggest detected contour
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1741
    • 提供者:MR
  1. Opencvcamecaptureaviedgedetection

    0下载:
  2. 利用opencv编写的一段从摄像头或avi文件捕捉视频流并进行边缘检测的程序代码-Opencv prepared to use a section or from the camera to capture video streaming avi files and program code for edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:421119
    • 提供者:xuefengathena
  1. demo

    0下载:
  2. opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:40461
    • 提供者:pudn
  1. canny_bar

    0下载:
  2. 基于OPENCV的边缘检测程序,且阈值可调。-OPENCV based on edge detection procedure, and adjustable threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:909485
    • 提供者:Liu Wei
  1. OpenCv_ex16

    0下载:
  2. 在VC++下利用OPENCV,对从外部视频设备或AVI文件中捕获视频流,并对视频流进行实时的边缘检测-In VC++ under the use of OPENCV, from the external equipment or AVI video files to capture video streaming, video streaming and real-time edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3076354
    • 提供者:bit319
  1. bfCanny

    1下载:
  2. 基于双边滤波的图像Canny边缘检测。先对图像进行双边滤波,再对其进行Canny算子的边缘检测。-Based on bilateral filtering image Canny edge detection. The first image bilateral filtering, and then them Canny edge detection operator.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:3353
    • 提供者:陈利聪
  1. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. License Plate

    1下载:
  2. 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
  3. 所属分类:图形图象

    • 发布日期:2013-01-31
    • 文件大小:5528427
    • 提供者:沈静
  1. canny

    0下载:
  2. opencv canny边缘检测,效果还不错,只是要选用背景干扰不大的图像-opencv canny edge detection, the results were good, but not to use the image background interference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1370888
    • 提供者:yangfan
  1. CannyEdgeDetection

    1下载:
  2. vs2005下用opencv写的sobel,canny,prewitt边缘检测程序。-vs2005 using opencv written under the sobel, canny, prewitt edge detection procedure.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-13
    • 文件大小:1982
    • 提供者:dangxuyong
  1. laplace

    0下载:
  2. 运用vc6.0和opencv编程,提取出图象中的边缘,实现边缘检测.-Opencv programming using vc6.0 and extracted in the edge image, edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:421032
    • 提供者:hewei
  1. RGB_Gray_Canny

    0下载:
  2. OpenCV实现图像的灰度化,并采用Canny实现灰度图像的边缘检测!-OpenCV for image gradation and gray-scale image using Canny edge detection to achieve!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:3033522
    • 提供者:yao
  1. mobanedge

    0下载:
  2. 基于OpenCV实现边缘检测,用模板法实现的边缘检测-OpenCV-based edge detection, using the template method to achieve the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1137763
    • 提供者:meijing
  1. EdgeDetectionOnCE

    1下载:
  2. 基于wince平台下,Opencv应用的边缘检测的例子-Based on wince platform, Opencv example of the application of edge detection
  3. 所属分类:Windows CE

    • 发布日期:2015-10-19
    • 文件大小:7916544
    • 提供者:chenpeng
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com